home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / biz / dbase / Aminet2DB.readme < prev    next >
Text File  |  1998-02-07  |  3KB  |  99 lines

  1. Short:    Aminet RECENT, CSV, TSV converter.
  2. Author:   dmyun@mailexcite.com (Deok-Min Yun)
  3. Uploader: dmyun@mailexcite.com (Deok-Min Yun)
  4. Version:  1.0
  5. Type:     biz/dbase
  6.  
  7.  
  8. TITLE
  9.  
  10.   Aminet2DB 1.0 for Amiga
  11.  
  12.  
  13. WHAT'S NEW?
  14.  
  15.   - First Aminet release.
  16.  
  17.  
  18. DESCRIPTION
  19.  
  20.   This archive contains 4 ARexx scripts to convert different database formats.
  21.  
  22.   Aminet2CSV : Converts Aminet RECENT file into comma-separated values.
  23.   Aminet2TSV : Converts Aminet RECENT file into tab-separated values.
  24.   CSV2TSV    : Converts comma-separated values into tab-separated values.
  25.   TSV2CSV    : Converts tab-separated values into comma-separated values.
  26.  
  27.   It might be possible that Aminet2CSV or Aminet2TSV can convert INDEX file as
  28.   well (not tested).
  29.  
  30.  
  31. COPYRIGHT
  32.  
  33.   This program is CounterWare(TM). You only have to visit the author's home
  34.   page and increase the counter! It doesn't cost you anything and also when
  35.   you visit, you might find something new every week. You can do whatever you
  36.   want with this software.
  37.  
  38.  
  39. DISCLAMER
  40.  
  41.   This program is provided "AS IS" without warranty of any kind. The author
  42.   assumes no responsibility or liability whatsoever for any damage or data 
  43.   loss caused by using this program.
  44.  
  45.  
  46. REQUIREMENTS
  47.  
  48.   RexxMast from Workbench disk is started.
  49.  
  50.  
  51. INSTALLATION
  52.  
  53.   No installation is required. Copying all the files to REXX: could be a good
  54.   idea, though.
  55.  
  56.  
  57. USAGE
  58.  
  59.   To convert an Aminet 'RECENT' file into comma-separated values:
  60.  
  61.   > RX Aminet2CSV RECENT
  62.   
  63.   This will make 'RECENT.CSV'.
  64.   All the rest of the programs have similar syntax.
  65.  
  66.   CSV's and TSV's can be used in most of database programs such as FinalData,
  67.   db, XBase, ProCalc, TurboCalc, etc.
  68.  
  69.  
  70. AUTHOR
  71.  
  72.   Name     : Deok-Min Yun
  73.   E-Mail   : dmyun@mailexcite.com
  74.              dmyun@hotmail.com
  75.              dmyun@rocketmail.com
  76.   WWW      : http://www.geocities.com/SiliconValley/Horizon/7576/
  77.  
  78.  
  79.   My other programs include,
  80.  
  81.   MrMPEG   : GUI frontend for MPEGA using MUIRexx.
  82.   MrMIDI   : GUI frontend for GMPlay using MUIRexx.
  83.   XBM_DT   : X BitMap DataType.
  84.   CUR2ILBM : Windows cursor/icon to ILBM converter.
  85.   KLS      : Korean Locale System for Amiga.
  86.  
  87.  
  88. ============================= Archive contents =============================
  89.  
  90. Original  Packed Ratio    Date     Time    Name
  91. -------- ------- ----- --------- --------  -------------
  92.     1237     584 52.7% 28-Jan-98 01:18:32  Aminet2CSV.rexx
  93.     2143    1067 50.2% 28-Jan-98 01:17:58  Aminet2DB.readme
  94.     1059     512 51.6% 28-Jan-98 01:18:34  Aminet2TSV.rexx
  95.     1204     487 59.5% 28-Jan-98 01:18:40  CSV2TSV.rexx
  96.     1378     526 61.8% 28-Jan-98 01:18:44  TSV2CSV.rexx
  97. -------- ------- ----- --------- --------
  98.     7021    3176 54.7% 30-Jan-98 00:42:04   5 files
  99.